home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
doc
/
ksnapshot
/
README
< prev
Wrap
Text File
|
2008-01-04
|
2KB
|
66 lines
In this file:
* About kdegraphics
* Common Mistakes
* Debugging
* More Info
About kdegraphics
-----------------
kdegraphics is a collection of graphic oriented applications:
* doc
XML based documentation for the programs.
* gwenview
Image viewer.
* kamera
Digital camera io_slave for Konqueror. Together gPhoto this allows you
to access your camera's picture with the URL kamera:/
* kfile-plugins
Provide meta information for graphic files.
* kolourpaint
An easy-to-use paint program designed for everyday tasks like drawing
simple diagrams/logos/icons and editing screenshots.
* kruler
A ruler in inch, centimeter and pixel to check distances on the screen.
* ksnapshot
Make snapshots of the screen contents.
* libkscan
Library to access scanners used by kooka (and koffice), needs SANE to be
used
* okular
Document viewer; support different kinds of documents.
Common Mistakes
---------------
If configure claims Qt cannot be found, have a look at http://www.trolltech.com
to get a copy of latest Qt 4.3.x version.
Debugging
---------
You can use -DCMAKE_BUILD_TYPE=debugfull with the cmake command script, if you
want to have debug code in your KDE apps and libs. We recommend to do this,
since this is alpha software and this makes debugging things a whole lot
easier.
More Info
---------
Please direct any bug reports to our bug list by visiting
http://bugs.kde.org.
General KDE discussions should go to the KDE mailing list (kde@kde.org).